RPMPEEK(1) | RPMPEEK(1) |
NAME¶
rpmpeek - execute command within RPM contents
SYNOPSIS¶
rpmpeek [-h] RPM command [args...]
DESCRIPTION¶
rpmpeek unpacks RPM contents into a temporary directory and executes a command under that directory. The directory is purged upon exit.
AUTHOR¶
Written by Alexey Tourbin <at@altlinux.org>.
COPYING¶
Copyright (c) 2005 Alexey Tourbin, ALT Linux Team.
This is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
SEE ALSO¶
rpm(8), rpm2cpio(8), fakeroot(1)
2012-09-26 | rpmdevtools 7.5 |